QuickTime 3 Reference

| Previous | Chapter contents | Chapter top | Section top | Next |

Parameters

kParameterEnumList, 1, noChildren,
{
long { "3" }; // No of elements in the enum

long {"1"}; string { "Straight Alpha" };
long {"2"}; string { "Pre-multiply Alpha" };
long {"3"}; string { "Reverse Alpha" };
};
 
 

Name

Code

Type

Description

Percentage

`pcnt'

Fixed

The frame of the effect which should be rendered, expressed as a percentage of the entire effect execution. This parameter is always tweened, which animates the effect.

Wipe ID

`wpID'

Enum

The SMPTE ID for the effect. By setting this parameter, you control which of the 26 available iris effects is used.

Soft Border

`soft'

BitField

If this parameter contains true , the border drawn around the second source is blurred.

Border Width

`widt'

Fixed

The width, in pixels, of a border which is drawn around the second source.

Border Color

`bclr'

RGBValue

The RGB color of the border around the second source.

Horizontal Repeat

`hori'

Long

The number of horizontal repeats of the effect that are executed in a single source.

Vertical Repeat

`vert'

Long

The number of vertical repeats of the effect that are executed in a single source.

Wipe ID Enum

The Wipe ID parameter can take the following values:

101.Rectangle

102.Diamond

103.Triangle

104.Triangle right

105.Triangle upside down

106.Triangle left

107.Arrowhead

108.Arrowhead right

109.Arrowhead upside down

110.Arrowhead left

111.Pentagon

112.Pentagon upside down

113.Hexagon

114.Hexagon side

119.Circle

120.Oval

121.Oval side

122.Cat eye

123.Cat eye side

124.Round rect

125.Round rect side

127.4 point star

128.5 point star

129.6 point star

130.Heart

131.Keyhole

409. Random Effect - one of the 133 SMPTE effects is chosen at random.

502. Random Iris - one of the 26 SMPTE iris effects is chosen at random.


© 1997 Apple Computer, Inc.

| Previous | Chapter contents | Chapter top | Section top | Next |